Skip to content

ci: support VRT snapshots in conflict resolver and fix 403 errors - #9689

Merged
arii merged 2 commits into
leaderfrom
support-vrt-snapshots-conflict-resolve-3969048629015505026
Mar 27, 2026
Merged

ci: support VRT snapshots in conflict resolver and fix 403 errors#9689
arii merged 2 commits into
leaderfrom
support-vrt-snapshots-conflict-resolve-3969048629015505026

Conversation

@arii

@arii arii commented Mar 27, 2026

Copy link
Copy Markdown
Owner
  • Updated .github/conflict-resolver.yml to include a strategy for Playwright snapshots (**/*.spec.ts-snapshots/*.png) using 'theirs'.
  • Updated .github/workflows/conflict-resolver.yml to use a more robust token fallback (PAT_TOKEN || ARI_PAT || GITHUB_TOKEN) for actions/checkout and GH_TOKEN to resolve 403 Permission Denied errors during git push operations.

Description

Please include a summary of the change and which issue is fixed.

Fixes # (issue)

Change Type

  • 🐛 Bug fix (non-breaking change fixing an issue)
  • ✨ New feature (non-breaking change adding functionality)
  • 💥 Breaking change (fix/feature causing existing functionality to break)
  • 🏗️ Refactoring (code change that neither fixes bug nor adds feature)
  • 📚 Documentation (changes only affecting documentation)
  • 🎨 Styling (changes that do not affect functionality)

Related Issues

Closes #(issue_number)

google-labs-jules Bot and others added 2 commits March 27, 2026 05:50
- Updated `.github/conflict-resolver.yml` to include a strategy for
  Playwright snapshots (`**/*.spec.ts-snapshots/*.png`) using 'theirs'.
- Updated `.github/workflows/conflict-resolver.yml` to use a more
  robust token fallback (`PAT_TOKEN || ARI_PAT || GITHUB_TOKEN`) for
  `actions/checkout` and `GH_TOKEN` to resolve 403 Permission Denied
  errors during git push operations.

Co-authored-by: arii <342438+arii@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

👋 Welcome to HRM!

Thanks for your contribution. This repository uses Gemini AI for automated triage, code review, and generation.

🤖 Gemini Manual Trigger Quick Reference

Command Action
@gemini-bot Run AI Code Review (PR only)
@gemini-enrich Run PR Enrichment (PR only)
@gemini-triage Run Issue Triage
@gemini-coder <task> Generate Code
@create-review-issues Create issues from review (PR only)
@gemini-help Show this help message
@pr-squash Squash PR commits (PR only)
@conflict-resolve Resolve merge conflicts (PR only)

For more details and GitHub CLI examples, see the Manual Trigger Guide.

@arii
arii merged commit ffb0077 into leader Mar 27, 2026
4 checks passed
@arii
arii deleted the support-vrt-snapshots-conflict-resolve-3969048629015505026 branch March 27, 2026 15:35
@github-actions

Copy link
Copy Markdown
Contributor

🤖 Gemini Review Skipped

Review was skipped for the following reason: Gemini review is globally disabled

🤖 Gemini Manual Trigger Guide

@arii arii added the not reviewed The review could not be performed or completed successfully. label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not reviewed The review could not be performed or completed successfully.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant